home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 5
/
inter@ivo 1996-06.iso
/
cybint5
/
bin
/
gordons.dxr
/
00019.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-13
|
188 b
|
14 lines
on exitFrame
global dir
set dir to 1
if rollOver(3) then
go(the frame + 1)
else
hotBlinks(4, 7)
end if
if rollOver(21) then
go("navegs")
end if
Loopframe()
end